home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
ShowRecordingPopup.xml235
< prev
next >
Wrap
Text File
|
2007-06-24
|
2KB
|
40 lines
<settings>
<!-- text style -->
<TextStyles>
<TextStyle name="ChannelName" color="White" size="12"/>
<TextStyle name="ShowTitle" color="Yellow" size="16"/>
</TextStyles>
<!-- placements -->
<Placements>
<Placement name="PopupBackground" loc="9,12" size="82,75"/>
<Placement name="FirstOption" loc="50.0,32" offset="7.0"/>
<Placement name="OkButton" loc="40,80"/>
<Placement name="CancelButton" loc="56,80"/>
</Placements>
<!-- Composite Images -->
<CompositeImages>
<CompositeImage name="OptionNormal" size="77,7">
<DrawText text="@optionName" loc="5,0" size="25,100" textStyle="GeneralTextHeaderStyle" align="Left" valign="Center"/>
<DrawText text="@optionValue" loc="29,0" size="70,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
<CompositeImage name="OptionSelected" size="77,7">
<DrawCommonImage name="GeneralSelection"/>
<DrawText text="@optionName" loc="5,0" size="25,100" textStyle="GeneralTextHeaderStyle" align="Left" valign="Center"/>
<DrawText text="@optionValue" loc="29,0" size="70,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
<CompositeImage name="PopupBackground" size="82,75">
<DrawRoundedRect loc="2,2" size="96,96" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
<!-- channel, name, time details -->
<DrawImage filename="@channelIcon" loc="7,5" size="7.5,9"/>
<DrawText text="@title" loc="18,6" size="57,6" textStyle="ShowTitle" align="Left" valign="Center"/>
<DrawText text="@airingTime" loc="18,12" size="50,5" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
</CompositeImages>
</settings>